Remove docs and bindings for unimplemented SR.{create,destroy,clone}.
authorEwan Mellor <ewan@xensource.com>
Wed, 4 Apr 2007 13:49:38 +0000 (14:49 +0100)
committerEwan Mellor <ewan@xensource.com>
Wed, 4 Apr 2007 13:49:38 +0000 (14:49 +0100)
commit5adf114d6838e3b41e865e9c1c4c19ba98f69c63
tree83b0e58c6f1b4eee419f292db1e5f3010c7531a1
parent6b5e36a305137df9318273981dbceb69ce170818
Remove docs and bindings for unimplemented SR.{create,destroy,clone}.
Implement PBD class, matching existing docs and bindings.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/xenapi-datamodel.tex
tools/libxen/include/xen_sr.h
tools/libxen/src/xen_sr.c
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendLocalStorageRepo.py
tools/python/xen/xend/XendNode.py
tools/python/xen/xend/XendPBD.py [new file with mode: 0644]
tools/python/xen/xend/XendQCoWStorageRepo.py
tools/python/xen/xend/XendStateStore.py
tools/python/xen/xend/XendStorageRepository.py